home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / comms / other / tview / tview.readme < prev    next >
Text File  |  1999-06-14  |  2KB  |  46 lines

  1. Short   : Check what's on TV.
  2. Author  : mcdrill@hem.passagen.se (Fredrik "McDrill" Söderberg)
  3. Uploader: mcdrill@hem.passagen.se (Fredrik "McDrill" Söderberg)
  4. Version : 0.5
  5. Type    : comm/tcp
  6. Requires: Internet online, MUI.
  7.  
  8. This program is mainly for Swedish users. It polls www.dagenstv.com
  9. for data and displays whats on TV in a MUI window.
  10. It also have some Norwegian, Finnish, Danish... channels.
  11. Just try it! >;P
  12.  
  13. Gadgets:
  14. ~~~~~~~~
  15. Slider: default is 24, which means current hour.
  16.         If you change to 2 it will display hour 02-03.
  17.         0-23 is normal hours. 24 is current hour!
  18.         (my first mui program, it was easiest ;D)
  19.  
  20. Update: Press this when You want an update :)
  21.         An update is automatically performed each start.
  22.  
  23. Listview: The programs will be listed here.
  24.           Format: start time, channel, program.
  25.           Click on one to get more info about it.
  26.  
  27. Config:
  28. ~~~~~~~
  29. the config file has one line.
  30. TV-program:channel1 channel2 channel3 tv1 tv2 tv3 discovery etc
  31. The channels are separated by spaces. the line MUST end witwh
  32. either '#' or EOF or '\n' NOT a space ' ' !!
  33.  
  34. You can for example do like this do comment out something
  35. TV-program:channel1 channel2 channel3# tv1 tv2 tv3 discovery etc
  36. This will only take channel1-3 in the list.
  37.  
  38. Check the channels.txt.
  39. It is important that you use the exact words from the left column.
  40. At least for now...
  41.  
  42. The homepage for this proggy is
  43. http://hem.passagen.se/mcdrill/TView.html
  44.  
  45. Email me if you have any thoughts at all on this program.
  46.